CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vc DES

搜索资源列表

  1. RSADESmfc

    0下载:
  2. rsa算法,des算法mfc实现 VC++6.0-RSA DES Algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:154124
    • 提供者:笨笨海
  1. Des

    0下载:
  2. des解密和解密demo,利用vc++来实现的一个小程序-des decryption and decryption demo, using vc++ to implement a small program
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-16
    • 文件大小:4540287
    • 提供者:john
  1. Crypt_plusplus

    0下载:
  2. 130多个VC++加密解密算法库(CRYPT++) 此压缩包内有 cast、blowfish、simple、des、cryptlib、rsa、mqueue、xtrcrypt、gf256、base32、base64、modexppc、network 等一些的常见加密、解密算法,非常全的算法集合,超过130个,全部可以编译通过,而且还包含有英文开发文档,研究学习算法的可不要错过。 压缩包内有 VS2005、VC6.0 两个工程类型,方便网友使用啊!-More than 130
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-25
    • 文件大小:8416432
    • 提供者:swreal
  1. des

    0下载:
  2. 这是用VC++编程,可以实现DES的加解密.-This is VC++ programming, DES encryption and decryption can be achieved.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:5107
    • 提供者:jmjpc
  1. DES

    0下载:
  2. 一个VC++写的DES加密程序实例与分析-VC++ to write a DES encryption Cases and Analysis
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:8568
    • 提供者:zhw
  1. DES

    0下载:
  2. DES加密算法VC程序,能够实现DES传统加密算法的演示功能,很实用!-DES encryption algorithm VC program, the traditional DES encryption algorithm to achieve a demonstration of functional, very practical!
  3. 所属分类:Network Security

    • 发布日期:2017-05-08
    • 文件大小:1921977
    • 提供者:程郁文
  1. des

    0下载:
  2. 在VC++下实现的DSE加密解密算法,虽不是原创,个人感觉还蛮有用的-In VC++ to achieve the DSE encryption and decryption algorithms, although not original, personal feeling quite useful
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:26252
    • 提供者:zhuyezi
  1. DES

    0下载:
  2. DES加密算法的VC++ 实现,可以对文件进行DES加密和解密.-DES encryption algorithm the VC++ implementation, DES can encrypt and decrypt files.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:4152921
    • 提供者:gaciya
  1. DES

    0下载:
  2. des的vc++实现,简单的实现了des的加密解密算法-des of vc++ implementation, the simple realization of the des encryption decryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:153927
    • 提供者:张望
  1. VC

    0下载:
  2. 一个简单的DES加密解密程序源代码,适合刚刚学习的朋友们-A simple DES encryption and decryption program source code, for friends just to learn
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:3209
    • 提供者:漆望
  1. CryptDES

    0下载:
  2. vc 6.0实现DES加密算法。本人毕业设计所写。-vc 6.0 to achieve DES encryption algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3640043
    • 提供者:caojie
  1. DES

    0下载:
  2. DES算发使用vc++实现,实现过程比较简单使用,适合初学者使用。-DES calculation made using vc++ implementation, the implementation process is relatively simple to use, suitable for beginners.
  3. 所属分类:CA program

    • 发布日期:2017-03-29
    • 文件大小:2210
    • 提供者:杨娴
  1. DES-encryption-algorithm

    0下载:
  2. 本文介绍了一种国际上通用的加密算法—DES算法的原理,并给出了在VC++6.0语言环境下实现的源代码。最后给出一个示例,以供参考-This paper presents a general international-DES algorithm encryption algorithm works, and gives the language in VC++6.0 environment to achieve the source code. Finally, an example for r
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:84348
    • 提供者:韩堃
  1. 4091976DES-VC

    0下载:
  2. 供初学者学习des加密是个很好的例子,欢迎大家下载-for student learn des
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:39611
    • 提供者:谢静军
  1. DES

    0下载:
  2. 基于分组技术的图像加密算法 采用对称分组技术,即DES算法进行加密的vc++源代码-DES encryption
  3. 所属分类:CA program

    • 发布日期:2017-04-06
    • 文件大小:7123
    • 提供者:Meng
  1. DES

    0下载:
  2. DES加密算法的C语言实现。用VC编译是可以的(VC的C编译器和C++编译器是分开的,*.c的文件VC都是用C编译器编译的)。在GCC或者其他编译环境下有可能编译器不认识__int64的写法,这时在文件头加上这么一句应该就可以了: #ifndef __int64 #define __int64 long long #endif-DES encryption algorithm in C language. VC compiler (VC C compiler and C++ comp
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:2784
    • 提供者:sunjunyu
  1. DES

    0下载:
  2. DES加密算法,开发环境VC。通过输入文件名,对此文件进行加密。-DES encryption algorithm, the development environment VC. Enter the file name, file encryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1058361
    • 提供者:hjk
  1. des

    0下载:
  2. 用VC++写的DES算法,适合新手和C学习者-DES algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1692668
    • 提供者:全文
  1. des

    0下载:
  2. 实现des算法,可以在VC++开发环境中实现,编译可以通过-Des algorithm, can be VC++ development environment, the compiler can
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:7000
    • 提供者:lijingxia
  1. DES_xtzy

    0下载:
  2. VC实现的简单的DES算法,解压后可直接运行-VC DES algorithm can be run directly after decompression
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1422310
    • 提供者:徐婷
« 1 2 3 4 56 7 8 9 10 11 12 »
搜珍网 www.dssz.com